Skip to content

Event-driven Candidate Knowledge Pipeline

Core Answer

企业版知识编译不应该靠人工想到才触发,而应该靠事件驱动生成候选知识。

text
Issue complete / decision label / mem0 candidate / lint finding
-> candidate bundle
-> review
-> canonical wiki
-> publish

Why It Matters

如果没有事件驱动层,团队很容易出现:

  • 有价值成果漏沉淀
  • 沉淀依赖个人记性
  • 知识库更新不连续
  • Multica Issue 完成
  • 被标记为 decision
  • 被标记为 wiki-candidate
  • mem0 中高价值重复记忆
  • lint 发现的结构问题

Final Rule

自动化负责“发现候选知识”,review gate 负责“决定是否进入 canonical wiki”。

TeamOS · docs as code · canon=权威知识,drafts=候选区